Search
BiaxialChart.setAnnotations Method
See Also
 






Sets the list of series whose labels are drawn as annotations.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void setAnnotations (
    ObservableList<Series> value
)

 Parameters

value

 See Also